body {
    background: #000000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color:#FFFFFF;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
.stat{
	color:#AAE061;
}
.list{
	padding-left:10px;
	color:#FFFFFF;
}
.list a{
	font-size:11px;
	color:#F9F4DA;
	text-decoration:none;
}
.list a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.list a:hover{

}
td {
	vertical-align: top;
	padding: 5px;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h2 a{
	color:#D0F898;
}
h2 a:hover{
	text-decoration:none;
}
h3 {
	color: #FFD60F;
	font-weight:bold;
	font-size: 9pt;
	padding: 0;
	border-bottom: 1px dotted #FFD60F;
}
.main{
	background-color:#0B0B0B;
	border-left: 3px solid #F7E90A;
	border-right: 3px solid #F7E90A;
}
.tagclouds { 
	margin:0 auto;
	width:100%;
}
.tagclouds h3 { 
	font-size:150%;
	text-align:center;
	color:#85EA48;
	font-weight:bold;
	background-color:#141414;
	border:1px dashed #98F172;
}
.tagclouds a{
	text-decoration:none;
	color:#EDFDE8;
}
.tagclouds a:hover{
	text-decoration:underline;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	background-color:#0B0B0B;
	width:770px;
	color:#FFFFFF;
	border-left: 3px solid #F7E90A;
	border-right: 3px solid #F7E90A;
	padding:0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.buttons {
	border-top: 1px dashed #6EEA74;
	text-align: center;
}
.count {
	color: #CDCDCD;
	font-size: 8pt;
	font-weight: normal;
}
/* #links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}*/
.url {
	color: #C7FC8E;
}
.search {
	padding-right:3px;
	padding-left:3px;
	width:770px;
	line-height: 20px;
	border-right: 3px solid #F7E90A;
	border-left: 3px solid #F7E90A;
}
.search a{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.search a:hover{
	color:#000000;
	text-decoration:underline;
}
#dumb{
	border-right: 3px solid #F7E90A; 
	border-left: 3px solid #F7E90A; 
	padding:5px 10px 5px 10px; 
	width:744px;
	margin:0 auto;
	background-color:#0B0B0B;  
	color:#F8F214;
}
#dumb a{
	color:#FFFFFF;
}
#dumb a:hover{
	text-decoration:none;
}
.link1{
	color:#FFFFFF;
}
.readmore a{
	color:#1679F3;
}
.readmore a:hover{
	color:#1679F3;
	text-decoration:none;
}
.mainlk a{
	font-size:13px;
	font-weight:bold;
	color:#86FF0F;
}
.mainlk a:hover{
	color:#BBFE7A;
	text-decoration:none;
}
.caturl a{
	color:#F7E90A;
	text-decoration:none;
}
.caturl a:hover{
	color:#F5ED68;
	text-decoration:none;
}
.submit {
	float: left;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #000000;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	color: #EDD516;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #0B164D;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small{
	padding: 0px;
	margin: 0px;
	color: #D9D9D9;
	font-size: 7pt;
}
.small a {
	padding: 0px;
	margin: 0px;
	color: #FFFC00;
	font-size: 7pt;
	text-decoration: none;
}
.small a:hover{
	color: #F1EF60;
	text-decoration: none;
}
.sort {
	color: #FFFFFF;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	color:#F0F0F0;
}
.subcats a{
	color:#FFFFFF;
}
.subcats a:hover{
	text-decoration:none;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.footer {
	color:#000000;
	width:770px;
	border-right: 3px solid #F7E90A;
	border-left: 3px solid #F7E90A;
	padding: 5px 10px 5px 10px;
}
.footer a {
	font-weight:bold;
	color:#0A21A6;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.pricings{
	border-top:1px dashed #6EEA74;
	margin-bottom:2px;
}
.price2{
	padding-bottom:10px;
	border-top:1px dashed #6EEA74;
	border-bottom:1px dashed #6EEA74;
}
.navig{
	color:#FFFFFF;
}
.paging-links,
.paging-info {
	color:#FFFFFF;
   text-align:right;
}
.paging-links a{
	color:#FFFFFF;
}
.paging-links a:hover{
	text-decoration:none;
}
.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}
.details{
	border-right: 3px solid #F7E90A; 
	border-left: 3px solid #F7E90A; 
	padding:5px 10px 5px 10px; 
	margin:0 auto; 
	width:770px; 
	background-color:#0B0B0B;  
	
}
.smallDesc{
	padding-left:7px;
	color:#FFFFFF;
}
.smallDesc a{
	color:#F0DD0F;
	font-size:11px;
}
.smallDesc a:hover{
	color:#EEE25F;
	text-decoration:none;
}
.label {
	padding-left:30px;
	text-align: right;
	color:#86F160;
	font-weight:bold;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}